Welcome![Sign In][Sign Up]
Location:
Search - dialog m

Search list

[OtherEx_Ctrls1

Description: 创建一个基于对话框的应用程序Ex_Ctrls1,将对话框的标题改为问卷调查。添加一个组框,组框的标题为“你的年龄”,在组框中添加三个单选按钮,标题分别为“<18”、“18~22”和“>22”; 添加一个静态文本控件,标题为“你的性别:”,添加两个单选按钮,标题分别为“男”、“女”;添加一个组框,组框的标题为“你的爱好”,在组框中添加三个复选按钮,标题分别为“运动”、“上网”、“看书”;设置两组单选按钮的初始状态为:“18~22”、“男”为选中;单击“确定”按钮时,出现一个消息框,显示选择的内容。-Create a dialog-based application Ex_Ctrls1, the title of the dialog box to the questionnaire. Add a group box, the title of the group box for your age, add three radio buttons in the group box entitled " < 18" , " 18 to 22" and " 22" Add a static text controls, titled " Your gender:" Add two radio buttons, entitled " male" and " female" Add a group box, group box titled " Your loving" , add in the group box three check buttons, entitled " sports" , " Internet" , " read" initial state of the two sets of radio buttons for: " 18 to 22" , " M" is selected click OK button, a message box appears, showing the contents of the selected.
Platform: | Size: 5197824 | Author: he | Hits:

[OtherEx_Ctrls12

Description: 创建一个基于对话框的应用程序Ex_Ctrls1,将对话框的标题改为问卷调查。添加一个组框,组框的标题为“你的年龄”,在组框中添加三个单选按钮,标题分别为“<18”、“18~22”和“>22”; 添加一个静态文本控件,标题为“你的性别:”,添加两个单选按钮,标题分别为“男”、“女”;添加一个组框,组框的标题为“你的爱好”,在组框中添加三个复选按钮,标题分别为“运动”、“上网”、“看书”;设置两组单选按钮的初始状态为:“18~22”、“男”为选中;单击“确定”按钮时,出现一个消息框,显示选择的内容。-Create a dialog-based application Ex_Ctrls1, the title of the dialog box to the questionnaire. Add a group box, the title of the group box for your age, add three radio buttons in the group box entitled " < 18" , " 18 to 22" and " 22" Add a static text controls, titled " Your gender:" Add two radio buttons, entitled " male" and " female" Add a group box, group box titled " Your loving" , add in the group box three check buttons, entitled " sports" , " Internet" , " read" initial state of the two sets of radio buttons for: " 18 to 22" , " M" is selected click OK button, a message box appears, showing the contents of the selected.
Platform: | Size: 7311360 | Author: he | Hits:

[OS programFaceDet(Gabor_netWork)

Description: 使用Gabor特征提取和神经网络的人脸检测,里面带有人脸和非人脸的训练图库,检测效果很好。 运行该程序: 1 -所有文件和目录复制到MATLAB的工作文件夹 *-为了运行程序,你必须有图像处理和神经网络工具箱 2 - 找到名为“main.m”的文件 3 - 双击这个文件或在命令窗口中的“主”类型 4 - 将显示一个菜单。点击“火车网”,并等待,直到程序完成培训 5 - 点击“照片上的测试”。将出现一个对话框。选择一个。JPG图片 6 - 等待,直到程序检测到一些面孔 -Gabor feature extraction and neural network face detection, which with a human face and non-face training Gallery detection works well. Run the program: 1- all files and directories copied to MATLAB work folder*- In order to run the program, you must have image processing and neural network toolbox- find a file named " main.m" - double-click on the file or " master" in the command window type- will display a menu. Click on the train network, and wait until the process is complete training- Click the photo test. A dialog box appears. Select one. JPG picture- wait until the program detects some faces
Platform: | Size: 19137536 | Author: 朝颜 | Hits:

[OS programjoseph

Description:  首先,认识并了解著名的约瑟夫问题:已知n个人(n>=1)围坐一圆桌周围,从1号开始顺序编号。从序号为1号的人开始报数,顺时针数到m的那个人出列:他的下一个人又从1开始报数,数到m的那个人又出列;依此规则一直重复下去,直到所有人全部出列,要求:求出最后一个出列人的编号。  本程序运用VC++ 6.0开发工具,利用MFC框架构造一个基于对话框的应用程序,用户根据对话框的界面提示,了解约瑟夫问题,并且在对话框上键入总人数(n) 和出列数(m) 。由编辑框输出结果,结果显示为最后一个出列人的编号。-First, awareness and understanding of the famous Joseph question: Given n individuals (n> = 1) were sitting around a round table, from the 1st to start the sequence number. No. 1 from the number of people start off, count to m clockwise out of that person: He' s the next person and from one to start off, count to m that another person out rule has been repeated so go until all the columns required: find out who' s the last one out of numbers. The program uses VC++ 6.0 development tools to construct a framework for the use of MFC dialog-based application, a user interface based on the dialog box prompts, understanding the problem of Joseph, and type the total number (n) and the number (m) listed in the dialog box . The output from the edit box, the result is displayed as the last person out of the column number.
Platform: | Size: 1918976 | Author: Wang Hao | Hits:

[OtherSystem-identification

Description: 三种方法辨识对象模型,内含详细讲解 运行方法: 修改当前路径为此文件夹;点击main.m运行老师给的数据,点击main2.m自动生成数据;弹出gui对话框,选择辨识方法。 -Three kinds of method to identify the object model, including a detailed explanation Operation method: Modify the current path to the folder click main.m to run the teacher to the data, the automatic generation of data and click the main2.m GUI dialog box pops up, the identification method.
Platform: | Size: 46080 | Author: 冯鑫 | Hits:

[matlabLoadDicomSeries

Description: Loads Siemens Time Series or single image stack (not only Siemens) automatically into 4D matrix. Old version LoadDicomSeries.m : Loads DICOM time series or single stacks single *.dcm files with directory dialog, progressbar etc... into global 4D matrix-Loads Siemens Time Series or single image stack (not only Siemens) automatically into 4D matrix. Old version LoadDicomSeries.m : Loads DICOM time series or single stacks single *.dcm files with directory dialog, progressbar etc... into global 4D matrix
Platform: | Size: 3072 | Author: tariq | Hits:
« 1 2 3»

CodeBus www.codebus.net